DioDocs for PDF
CopyFrom<T>(T[]) メソッド

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > DataPointer 構造体 > CopyFrom メソッド : CopyFrom<T>(T[]) メソッド
Type of a buffer element
The buffer.
Writes the content of the specified buffer to the unmanaged memory location of this instance.
シンタックス
'宣言
 
Public Overloads Sub CopyFrom(Of T As {New, Struct})( _
   ByVal buffer() As T _
) 
public void CopyFrom<T>( 
   T[] buffer
)
where T: new(), struct

パラメータ

buffer
The buffer.

型パラメータ

T
Type of a buffer element
例外
例外解説
buffer
DataPointer is Zero
参照

DataPointer 構造体
DataPointer メンバ
オーバーロード一覧